PrintDocument for WinForms
Sort(Int32,Int32,IComparer<CodeRange>) メソッド


C1.PrintDocument.6 アセンブリ > C1.Util 名前空間 > CodeRanges クラス > Sort メソッド : Sort(Int32,Int32,IComparer<CodeRange>) メソッド
シンタックス
'宣言
 
Public Overloads Sub Sort( _
   ByVal index As System.Integer, _
   ByVal count As System.Integer, _
   ByVal comparer As System.Collections.Generic.IComparer(Of CodeRange) _
) 
'使用法
 
Dim instance As CodeRanges
Dim index As System.Integer
Dim count As System.Integer
Dim comparer As System.Collections.Generic.IComparer(Of CodeRange)
 
instance.Sort(index, count, comparer)
public void Sort( 
   System.int index,
   System.int count,
   System.Collections.Generic.IComparer<CodeRange> comparer
)

パラメータ

index
count
comparer
参照

CodeRanges クラス
CodeRanges メンバ
オーバーロード一覧